Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sample to work with Heroku #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

joelfranusic-okta
Copy link

  • Read configuration from environment variables
  • Add support for "Deploy to Heroku" button

- Move config.js to config.json
- Specify node version in `package.json`
- Add `app.json` for Deploy to Heroku button
- Add `/welcome` route
"issuer": "https://example.oktapreview.com",
"audience": "ANRZhyDh8HBFN5abN6Rg",
"apiToken": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"authzIssuer": "https://example.oktapreview.com/oauth2/aus8q4gst8vbUGzFp0h7",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't this be cleaned up by setting the issuer to your custom authorization server? I don't see why we need two issuers here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants